Welcome![Sign In][Sign Up]
Location:
Search - VC virtual roaming

Search list

[OpenGL program飞机地形漫游系统

Description: 作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是VC++和OpenGL-scene for roaming, virtual reality can take a look. Main elements of a simulation of the flight of the aircraft, including the flight, firing bullets, such as flame spray. VC tools and OpenGL
Platform: | Size: 381393 | Author: 李玲 | Hits:

[OpenGL program3DmaxSLoader

Description: 此课题设计主要是在VC++平台上,结合OpenGL,通过设置OpenGL,使之适合Windows平台。利用OpenGL生成、渲染虚拟的三维地形,读取*.3DS模型文件的数据,实现地形漫游的可视化。-this subject, mainly in the design of VC platform, integrating OpenGL, OpenGL installed, make it suitable for Windows platform. OpenGL generation, the three-dimensional virtual exaggerated topography, reading the paper *. 3D model data, roaming the terrain visualization.
Platform: | Size: 325312 | Author: 胥会鹏 | Hits:

[OpenGL programVC++中Opengl实现建筑物虚拟漫游

Description: VC++中Opengl实现建筑物虚拟漫游-VC + + Opengl realize the building virtual roaming
Platform: | Size: 2494894 | Author: 王宾 | Hits:

[OpenGL program1012

Description: CAD开发学习VC++中Opengl实现建筑物虚拟漫游(scad)-CAD development learning VC + + Opengl realize the building virtual roaming (SCAD)
Platform: | Size: 346638 | Author: 郑卫 | Hits:

[OpenGL programVC++中Opengl实现建筑物虚拟漫游

Description: VC++中Opengl实现建筑物虚拟漫游-VC++ Opengl realize the building virtual roaming
Platform: | Size: 2494464 | Author: 王宾 | Hits:

[OpenGL program1012

Description: CAD开发学习VC++中Opengl实现建筑物虚拟漫游(scad)-CAD development learning VC++ Opengl realize the building virtual roaming (SCAD)
Platform: | Size: 438272 | Author: 郑卫 | Hits:

[OpenGL program飞机地形漫游系统

Description: 作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是VC++和OpenGL-scene for roaming, virtual reality can take a look. Main elements of a simulation of the flight of the aircraft, including the flight, firing bullets, such as flame spray. VC tools and OpenGL
Platform: | Size: 380928 | Author: 李玲 | Hits:

[OpenGL program3DmaxSLoader

Description: 此课题设计主要是在VC++平台上,结合OpenGL,通过设置OpenGL,使之适合Windows平台。利用OpenGL生成、渲染虚拟的三维地形,读取*.3DS模型文件的数据,实现地形漫游的可视化。-this subject, mainly in the design of VC platform, integrating OpenGL, OpenGL installed, make it suitable for Windows platform. OpenGL generation, the three-dimensional virtual exaggerated topography, reading the paper*. 3D model data, roaming the terrain visualization.
Platform: | Size: 333824 | Author: 胥会鹏 | Hits:

[OpenGL programVR_with_OpenGL

Description: 开发环境为VC,结合OpenGL,实现了在鼠标拖动情况下的虚拟漫游。程序有代码注释。-Development environment for the VC, combined with OpenGL, the realization of a mouse drag in the case of virtual roaming. Procedure code Notes.
Platform: | Size: 595968 | Author: 张勇 | Hits:

[OpenGL programplane_roaming

Description: 编程环境为VC,结合OpenGL,实现了飞机在虚拟场景中的漫游。可以自动漫游,也可以键盘控制漫游方向。-Programming environment for the VC, combined with OpenGL, the realization of the plane in a virtual scene roaming. Automatic roaming, roaming can also control the direction of the keyboard.
Platform: | Size: 107520 | Author: 张勇 | Hits:

[OpenGL programvirtualreality

Description: 利用opengl和vc++开发的虚拟现实的源代码,读取模型数据文件并展示,同时实现了漫游等功能。-Use opengl and vc++ development of virtual reality' s source code, read data files and display model, while features such as roaming.
Platform: | Size: 2503680 | Author: aaa | Hits:

[3D GraphicOpengl1

Description: Vc++中opengl实现建筑物虚拟漫游-Vc++ in the realization of building a virtual roaming opengl
Platform: | Size: 2494464 | Author: coney wendy | Hits:

[OpenGL programVC6.0OpenGL

Description: VC++6.0中用OpenGL实现建筑物虚拟漫游资料。 -VC++6.0 using OpenGL to achieve building a virtual roaming information. VC++6.0 using OpenGL to achieve building a virtual roaming information.
Platform: | Size: 483328 | Author: 南才北往 | Hits:

[Software Engineeringvcopengltravel

Description: 基于VC的OpenGL三维虚拟漫游的实现.pdf-The OpenGL based VC the realization of three-dimensional virtual roaming
Platform: | Size: 374784 | Author: 赵明 | Hits:

[OpenGL programRobotInScene

Description: 本科毕业:基于VC和OpenGL的虚拟机器人的漫游系统-Graduate: OpenGL-based VC and virtual robots roaming system
Platform: | Size: 326656 | Author: 连连 | Hits:

[Special EffectsVR

Description: 利用Creator和VEGA在vc++环境下实现虚拟漫游功能!-Creator and the use of VEGA in vc++ environment, virtual roaming!
Platform: | Size: 15474688 | Author: jim | Hits:

[Software EngineeringVirtual-screen-and-realization-

Description: Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础上,并且将操作界面都作成工具窗(一种特殊的窗口,客户区内规则地排列着图象按钮响应操作代码)的形式,直观、灵活且便于用户选择操作。VC++的CDC类、CBitmap类封装了对虚屏的操作,利用类的继承性,也可很容易的实现工具窗。-Visual C++ provides a virtual screen function, use it, and Windows GDI graphics functions, can be prepared in a powerful graphics program. The principle of the virtual screen, first define a virtual device description table and a bit image data area, the present should be transferred in the actual window painting processing of this image data area (this image data area function equivalent to the video memory area ), after the completion of the painting operation can be passed through the image, the results of the pop-up to the visible window. Graphics or CAD system for many Windows environment using this technology. GIS software Mapinfo, AutoCAD for Windows and other graphics operations functions such as windows, roaming the foundation are built on the basis of the virtual screen, and the operator interface made ​ ​ tool window (a special window, the client area regularly arranged in the form of image button in response to the operation code), intuitive, flexible and user-fri
Platform: | Size: 9216 | Author: iwen | Hits:

CodeBus www.codebus.net